home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / libnix.lha / gnu / lib / libnix / sources.lha / headers / debuglib.h next >
Encoding:
C/C++ Source or Header  |  1994-06-04  |  168 b   |  15 lines

  1. #ifdef DEBUG_LIB
  2. #ifndef _DEBUGLIB_H_
  3. #define _DEBUGLIB_H_
  4.  
  5. /* Yet nothing - could be a debug-requester or something */
  6.  
  7. /*
  8.  
  9.   #define FATALERROR(a)
  10.  
  11. */
  12.  
  13. #endif
  14. #endif
  15.